-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Remove remaining logic and tests for subobjects:auto #137428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kkrik-es
merged 4 commits into
elastic:main
from
kkrik-es:mapping/remove-subobjects-auto
Oct 31, 2025
Merged
Remove remaining logic and tests for subobjects:auto #137428
kkrik-es
merged 4 commits into
elastic:main
from
kkrik-es:mapping/remove-subobjects-auto
Oct 31, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
|
Pinging @elastic/es-storage-engine (Team:StorageEngine) |
martijnvg
approved these changes
Oct 31, 2025
Member
martijnvg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Contributor
|
@kkrik-es should this be backported to 8.19, 9.1 and 9.2? Looks like these tests are still failing there. |
jfreden
pushed a commit
to jfreden/elasticsearch
that referenced
this pull request
Nov 26, 2025
* Remove remaining logic and tests for subobjects:auto * skip compat tests * skip compat tests (cherry picked from commit 8c110cb)
jfreden
pushed a commit
to jfreden/elasticsearch
that referenced
this pull request
Nov 26, 2025
* Remove remaining logic and tests for subobjects:auto * skip compat tests * skip compat tests (cherry picked from commit 8c110cb) # Conflicts: # qa/ccs-common-rest/src/yamlRestTest/java/org/elasticsearch/test/rest/yaml/CcsCommonYamlTestSuiteIT.java # qa/ccs-common-rest/src/yamlRestTest/java/org/elasticsearch/test/rest/yaml/RcsCcsCommonYamlTestSuiteIT.java # server/src/main/java/org/elasticsearch/index/mapper/ObjectMapper.java # server/src/test/java/org/elasticsearch/index/mapper/ObjectMapperTests.java # server/src/test/java/org/elasticsearch/index/mapper/RootObjectMapperTests.java
jfreden
pushed a commit
to jfreden/elasticsearch
that referenced
this pull request
Nov 26, 2025
* Remove remaining logic and tests for subobjects:auto * skip compat tests * skip compat tests (cherry picked from commit 8c110cb) # Conflicts: # qa/ccs-common-rest/src/yamlRestTest/java/org/elasticsearch/test/rest/yaml/CcsCommonYamlTestSuiteIT.java # qa/ccs-common-rest/src/yamlRestTest/java/org/elasticsearch/test/rest/yaml/RcsCcsCommonYamlTestSuiteIT.java # qa/smoke-test-multinode/src/yamlRestTest/java/org/elasticsearch/smoketest/SmokeTestMultiNodeClientYamlTestSuiteIT.java # rest-api-spec/build.gradle # rest-api-spec/src/yamlRestTest/java/org/elasticsearch/test/rest/ClientYamlTestSuiteIT.java # rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/index/92_metrics_auto_subobjects.yml # rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.create/20_synthetic_source.yml # rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.put_index_template/15_composition.yml # rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search/330_fetch_fields.yml # server/src/main/java/org/elasticsearch/index/mapper/ObjectMapper.java # server/src/test/java/org/elasticsearch/index/mapper/DynamicTemplatesTests.java # server/src/test/java/org/elasticsearch/index/mapper/ObjectMapperTests.java # server/src/test/java/org/elasticsearch/index/mapper/RootObjectMapperTests.java # x-pack/qa/core-rest-tests-with-security/src/yamlRestTest/java/org/elasticsearch/xpack/security/CoreWithSecurityClientYamlTestSuiteIT.java # x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/src/yamlRestTest/java/org/elasticsearch/multiproject/test/XpackWithMultipleProjectsClientYamlTestSuiteIT.java
Contributor
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
jfreden
added a commit
that referenced
this pull request
Nov 26, 2025
…138641) * Remove remaining logic and tests for subobjects:auto (#137428) * Remove remaining logic and tests for subobjects:auto * skip compat tests * skip compat tests (cherry picked from commit 8c110cb) # Conflicts: # qa/ccs-common-rest/src/yamlRestTest/java/org/elasticsearch/test/rest/yaml/CcsCommonYamlTestSuiteIT.java # qa/ccs-common-rest/src/yamlRestTest/java/org/elasticsearch/test/rest/yaml/RcsCcsCommonYamlTestSuiteIT.java # server/src/main/java/org/elasticsearch/index/mapper/ObjectMapper.java # server/src/test/java/org/elasticsearch/index/mapper/ObjectMapperTests.java # server/src/test/java/org/elasticsearch/index/mapper/RootObjectMapperTests.java * [CI] Auto commit changes from spotless --------- Co-authored-by: Kostas Krikellas <[email protected]> Co-authored-by: elasticsearchmachine <[email protected]>
jfreden
added a commit
that referenced
this pull request
Nov 27, 2025
…138640) * Remove remaining logic and tests for subobjects:auto (#137428) * Remove remaining logic and tests for subobjects:auto * skip compat tests * skip compat tests (cherry picked from commit 8c110cb) * Update muted-tests.yml --------- Co-authored-by: Kostas Krikellas <[email protected]> Co-authored-by: Michail Romaios <[email protected]>
jfreden
added a commit
that referenced
this pull request
Nov 27, 2025
…#138648) * Remove remaining logic and tests for subobjects:auto (#137428) * Remove remaining logic and tests for subobjects:auto * skip compat tests * skip compat tests (cherry picked from commit 8c110cb) # Conflicts: # qa/ccs-common-rest/src/yamlRestTest/java/org/elasticsearch/test/rest/yaml/CcsCommonYamlTestSuiteIT.java # qa/ccs-common-rest/src/yamlRestTest/java/org/elasticsearch/test/rest/yaml/RcsCcsCommonYamlTestSuiteIT.java # qa/smoke-test-multinode/src/yamlRestTest/java/org/elasticsearch/smoketest/SmokeTestMultiNodeClientYamlTestSuiteIT.java # rest-api-spec/build.gradle # rest-api-spec/src/yamlRestTest/java/org/elasticsearch/test/rest/ClientYamlTestSuiteIT.java # rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/index/92_metrics_auto_subobjects.yml # rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.create/20_synthetic_source.yml # rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.put_index_template/15_composition.yml # rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search/330_fetch_fields.yml # server/src/main/java/org/elasticsearch/index/mapper/ObjectMapper.java # server/src/test/java/org/elasticsearch/index/mapper/DynamicTemplatesTests.java # server/src/test/java/org/elasticsearch/index/mapper/ObjectMapperTests.java # server/src/test/java/org/elasticsearch/index/mapper/RootObjectMapperTests.java # x-pack/qa/core-rest-tests-with-security/src/yamlRestTest/java/org/elasticsearch/xpack/security/CoreWithSecurityClientYamlTestSuiteIT.java # x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/src/yamlRestTest/java/org/elasticsearch/multiproject/test/XpackWithMultipleProjectsClientYamlTestSuiteIT.java * fixup! Rebase issue * fixup! Rebase issue * fixup! Remove empty file * fixup! Remove test --------- Co-authored-by: Kostas Krikellas <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This feature was never launched, and it's been causing issues with testing.
Fixes #133053
Fixes #135774
Fixes #133052
Fixes #133051
Fixes #128041
Fixes #132808